home *** CD-ROM | disk | FTP | other *** search
- object BDEWarningForm: TBDEWarningForm
- Left = 200
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Paradox table conversion warning list'
- ClientHeight = 249
- ClientWidth = 339
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 8
- Top = 16
- Width = 321
- Height = 185
- Caption = 'Field conversion warnings '
- TabOrder = 1
- end
- object LB1: TListBox
- Left = 24
- Top = 40
- Width = 289
- Height = 145
- ItemHeight = 13
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 136
- Top = 216
- Width = 75
- Height = 25
- TabOrder = 2
- Kind = bkOK
- end
- end
-